Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NGreaterThanFilter<T> Class
Fields Properties Methods


In This Topic
    NGreaterThanFilter<T> Class Members
    In This Topic

    The following tables list the members exposed by NGreaterThanFilter<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new GreaterThan filter that checks with the specified other value  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value to check with (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true, if the item is GreaterThan the Value item.  
    Top
    See Also